# ip camera
2 articles
ffmpeg
Building a Multi-Camera Surveillance Dashboard with FFmpeg
Build a browser-based surveillance dashboard using FFmpeg and Node.js. Convert multiple RTSP camera feeds to HLS and display them in a grid layout.
Mar 12, 2026 · updated Mar 24, 2026 · 14 minffmpeg
How to Receive, Convert, and Stream RTSP Camera Feeds with FFmpeg
Learn how to receive, record, and convert RTSP streams to HLS with FFmpeg 8.1. Covers protocol fundamentals, troubleshooting, and GPU acceleration.
Mar 12, 2026 · updated Mar 24, 2026 · 13 min